liferay upgrade

Want to know liferay upgrade? we have a huge selection of liferay upgrade information on alibabacloud.com

Related Tags:

[Liferay] liferay is reduced, liferay is simplified, and Portlet loading is canceled

turn on or offIndividual portlets or sets of portlets. This follows the Siebel and MicrosoftModel of bundling everything in one core package, but using xml configuration orRegistry settings to turn on and off features or sets of features.We do not recommend that custom deployers modify the core source by removingSpecific portlets because this prevents an easy upgrade process in the future.The best way to turn on and off portlets is to set the include

[Liferay] Liferay enables single-point logon and single-point liferay

[Liferay] Liferay enables single-point logon and single-point liferay Last article: single-point logon using Liferay-OpenLDAP This article does not introduce concepts, but focuses on implementation. Liferay : 6.1.1 CE GA2 OpenLdap for Windows :openldap-2.4.38-x86 Apache

Global liferay configuration (2)

simple verification code service that prevents malicious registration. You can also use Google's reCAPTCHA service to replace the default Verification Code Service. The setting is simple. Enable reCAPTCHA, enter your public and private keys in the provided text box, and click Save. In this case, liferay uses reCAPTCHA instead of a simple verification code.(5) data migration If you are upgrading the liferay

[Liferay] liferay implements single-point logon-cas

Last article: single-point logon using liferay-OpenLDAP This article does not introduce concepts, but focuses on implementation. Liferay : 6.1.1 CE GA2 OpenLdap for Windows :openldap-2.4.38-x86 Apache Directory Studio : Apache Directory Studio 2.0.0-M3 CAS : cas-server-3.5.2 Windows : 7 x64 Chapter 2 CAS Configuration Download installation: https://www.apereo.org/cas/download The version used in th

Under Tomcat, deploy the Liferay portal from the Liferay source

1, download liferay-portal-src-5.2.3 and liferay-portal-ext-5.2.3 2, build ext: In the Portal project Build.xml in turn to execute clean, start, build-ext tasks; 3, Portal and ext items are added under the App.server.zcb.properties file, the file name "ZCB" for the computer's login, as follows: Lp.ext.dir=f://eclipse_project//liferay b-

Liferay releases version 4.1.0 is released. The combination of liferay and alfresco still takes some time.

Liferay has released version 4.1.0. The newest version provided des a message board and Web 2.0-style mail Portlet, Geronimo support, and improved LDAP integration. Now in its sixth year of development, liferay is JSR-168 compliant and runs on almost any major application server, database, and operating system, rendering over 700 deployment combinations. Additional features include: -Assigned communities t

[JAVA] [Liferay] Duplicate key value violates UNIQUE constraint for Resourcepermissionid in Liferay

portal. that# happens by because the counter service would look up the properties# prefixed with "jdbc.default." To create its data Source. See the jdbc# properties prefixed with "Jdbc.default." For more information.## Setting a different value for the counter J DBC prefix allows better# fine tune the counter data source with its own set of configuration# settings for high AV Ailability installations. Note that these settings,# though separate, is a copy of the default settings with the newly#

Liferay Front-End Performance tuning (2) Liferay on the server to open optimization parameters

Because our application is running on the Liferay application server, some optimizations for the server are of course our first thought. We have done a lot of testing before, because Liferay will have css-fast-load, and js-fast-load, these parameters will be a number of CSS files or several JS files merged into a single large file, which can significantly reduce the number of network IO overhead, We develo

Selection of liferay plugin SDK development and ext Development

Liferay has two types of services: 1) Internal ServicesLiferay core services, such as portal-impl.jar 2) External ServicesThat is, portal APIs, such as portal-kernel.jar and portal-service.jar The liferay internal service is updated frequently. Pay special attention to the liferay version upgrade. The

Liferay Customization for Liferay-maven-plugin plug-ins

Last time, in this blog http://supercharles888.blog.51cto.com/609344/897825, We're talking about how to fix the multiple dependencies on slf4j that arise when using Maven's Service-builder, and now we're going to show you how to customize the plugin. This allows you to avoid this error by using our own plug-ins instead of the default Liferay-maven-plugin in your project: Authoring of Plug-ins: Specific writing details will not say, anyway, is to use

[Liferay] exception: cocould not initialize class com. liferay. util. Portlet. portletprops

After the Portlet is deployed, an exception is reported-cocould not initialize class com. liferay. util. Portlet. portletprops. Briefly describe the Portlet. properties. During the development of the Portlet, you can customize the configuration file-Portlet. properties similar to portal. properties. The procedure is as follows: 1. Create the Portlet. properties in classpath, such as the WEB-INF/src directory line.chart.types=line,spline,column,bar,t

A typical Liferay server startup process

The following is a typical startup process for Liferay server: 01.May 3:09:32 AM Org.apache.catalina.core.AprLifecycleListener Init02.info:the APR based Apache Tomcat Native Library which allows optimal performance in production environments is not fo und on the Java.library.path:d:\charles\softwares\java\jdk1.6.0_05\bin;03.May 3:09:34 AM org.apache.coyote.AbstractProtocol Init04.info:initializing Protocolhandler ["http-bio-8080"]05.May 3:09:34 AM or

DeployDirectory details during war package deployment in Liferay

Introduction: In the previous article, we explained from a macro perspective how Liferay deploys war packages to trigger listeners and complete the deployment process. However, we did not talk about the core deployDirectory, it is used to parse the contents of a temporary directory after the war package has been expanded to this directory, after re-processing and finally copying to the final deployment directory deployDir, we will study this content h

Liferay 5.1.1 Installation and Integration CAs

Liferay 5.1.1 Installation and Integration CAs Reprint please retain the author information: Author: 88250 blog:http:/blog.csdn.net/dl88250 MSN Gmail qq:dl88250@gmail.com Directory Summary 1 Environment 1 Download liferay 5.1.1 2 Configuration Database 2 Configuration Data Source 2 Build Database 2 Create DATABASE User 2 Add Database Connection Driver 2 Test Login 3 Consolidating CAS 3 Configuring CAS Se

Installation and use of Liferay

Installation and use of Liferay The latest version of the current Liferay is Liferay portal 7.0.5, download address: http://sourceforge.net/projects/lportal/; Here is the download Liferay and Tomcat6 binding version, and with jdk1.6, download after the need to do the following several steps can easily run up

Liferay _ development document (installation)

I. Installation and Use of liferay The latest version of liferay is liferay portal 7.0.5,: http://sourceforge.net/projects/lportal;Here we download the version of liferay bound to Tomcat 6, which comes with jdk1.6. After the download, we need to perform the following steps to easily run

Liferay 6 Development Learning (26): Database Connectivity related issues

Tags: BSP classname NEC that is comm local efault AAC minHow to change database in Liferay?Often encountered someone asked Liferay how to change the database, how to modify the database connection. The first time we start Liferay, there will be a configuration wizard where we can select the database and configure the database connection information. What if I now

Achieve remote access to the Liferay Portal 6.1 + Jboss Portal

Achieve remote access to the Liferay Portal 6.1 + Jboss PortalFire Cloud computing workgroup Deng qiusheng I. Problem DescriptionDownload Liferay Portal 6.1 + Jboss software bundle (http://sourceforge.net/projects/lportal/files/Liferay%20Portal/6.1.2%20GA3/liferay-portal-jboss-6.1.2-ce-ga3-20130816114619181.zip/downloa

Liferay Code Analysis and extension--User Service

Liferay Code Analysis and extension--User Service Reprint please retain the author information: Author: 88250 blog:http:/blog.csdn.net/dl88250 MSN Gmail qq:dl88250@gmail.com Directory Summary 1 Environment 1 Import Project 1 User Service Analysis 3 User Service Extension 3 Problem Description 4 Solution Analysis 4 Solution 1 4 Solution 2 4 Final Scenario 4 Step 4 Summary 8 Summary See a few days liferay,

liferay-File Upload processing _liferay

Original: http://www.huqiwen.com/2012/10/24/liferay-6-1-development-study-12-file-upload/ Liferay provides a complete file processing, starting from Liferay 6.1 in the processing of files, no longer distinguish between documents and pictures, unified as a file Media library. In the common Portlet plug-in project, if you want to upload files to the

Total Pages: 15 1 2 3 4 5 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.